@charset "utf-8";
/* CSS Document */
html{overflow-y:auto;overflow-x:hidden;-webkit-text-size-adjust:none;}
*html{background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
div,ul,li,dl,dd,dt,a,ol,u,i,b,br,p,span,hr,label,input,select,textarea,form,h1,h2,h3,h4,h5,h6,font,strong,em,iframe,img,tr,th,td{margin:0;padding:0;list-style:none;}
q:before, q:after {content:'';}
abbr,acronym{border:0;}
input,textarea,select{vertical-align:middle;outline:none;font-family:"Microsoft YaHei";}
textarea{resize:none;}
a{color:#333;text-decoration:none;outline:none;}
a:hover{color:#dd0000;text-decoration:none;}
a img {border:none; }
.left,.fl{float:left;}
.right,.fr{float:right;}
/* clear */
.clearfix:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .clearfix {zoom: 1;} /* IE6 */
*:first-child+html .clearfix {zoom: 1;} /* IE7 */
.clear,.cc{clear:both;font-size:0;line-height:0;height:0;margin-top:0;overflow:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
 h1{ font-size:20px;}
 h2{ font-size:18px;}
 h3{ font-size:16px;}

/***** 主题内容 ******/
.body_container{width:100%;background:url(../images/body_bg.jpg) center 0 repeat-y;}
.body_nrcontainer{width:100%;background:url(../images/ind_bodybg.jpg) center bottom no-repeat;}
.ind_container{width:1100px;height:auto;margin:auto;padding:20px 0;}
.lmy_mainer{padding:20px;background:#fff;}
.mt20{margin-top:20px !important;}
.ml20{margin-left:20px !important;}
.f16,.f16 a,.f16 span{font-size:16px !important;}
.pl1m{padding-left:1em;}

/*头部信息*/
.ind_header{width:1100px;height:auto;margin:auto;}
.ind_topcon{height:30px;padding-top:10px;line-height:22px;color:#eaf3ff;}
.ind_topcon a,.ind_topcon a:hover{color:#eaf3ff;}
.ind_topl{height:30px;}
.ind_topl ul li{float:left;height:22px;padding-right:16px;}
.ind_topl ul li a{display:block;float:left;width:auto;white-space:nowrap;height:22px;padding-left:19px;background:url(../images/gb_ico.png) 0 2px no-repeat;}
.ind_topl ul li.num2 a,.ind_topl ul li.num3 a{background-position:0 -47px;}
.ind_topl ul li.num4 a{background-position:0 -98px;padding-left:22px;}
.ind_topl ul li.home a{background:url(../images/top_home.png) 0 0 no-repeat;padding-left:21px;}
.ind_topr{height:30px;}
.ind_topr a{display:block;float:left;width:auto;white-space:nowrap;height:22px;margin-left:12px;cursor:pointer;}
.ind_topr a.user-name{color:#dd0000;}
.ind_topr .jft{display:block;float:left;width:66px;height:23px;background:url(../images/jft_bg.png) no-repeat;}
.ind_topr .jft a.jt,.ind_topr .jft a.ft{width:25px;height:23px;text-align:center;color:#128eeb;padding:0 0 0 5px;background:none;margin:0;}
.ind_topr .jft a.ft{padding:0 5px 0 0;}
.ind_topr .jft a:hover{color:#128eeb;}
.ind_topr .jft a.active{width:36px;padding:0;color:#cde1f9;background:url(../images/jft_ztbg.png) no-repeat;}
.ind_banner{height:113px;}
.ind_logo{width:555px;height:96px;padding:17px 0 0 10px;overflow:hidden;}
.ind_logo .img_title{display:none;}
.ind_topmenu{width:188px;height:83px;padding-top:30px;display:none;overflow:hidden;}
.index_container .ind_topmenu{display:block;}
.ind_topmenu ul li{float:right;width:64px;height:64px;padding-right:30px;}
.ind_topmenu ul li a{display:block;width:64px;height:52px;line-height:20px;font-size:18px;font-weight:bold;color:#128eeb;letter-spacing:2px;padding-top:12px;text-align:center;background:url(../images/ind_topmenu.png) -94px 0 no-repeat;}
.ind_topmenu ul li a:hover{color:#fff;background:url(../images/ind_topmenu.png) 0 0 no-repeat;}
.ind_secbox{width:336px;height:41px;padding-top:43px;}
.ind_secbox ul li{float:left;}
.ind_secbox ul li.se_box{width:222px;height:34px;background:url(../images/ind_secbg.png) 0 0 no-repeat;padding:3px 0 4px 18px;position:relative;}
.ind_secbox ul li.se_box .msg-box{left:5px;top:0;position:absolute;}
.ind_secbox ul li.se_box input{float:left;width:214px;height:34px;background:none;border:0;line-height:34px;font-size:14px;color:#999;outline:none;}
.ind_secbox li.sea_an{width:61px;}
.ind_secbox li.sea_an input{float:left;width:61px;height:41px;background:url(../images/ind_secbg.png) -240px 0 no-repeat;border:none;cursor:pointer;outline:none;text-indent:-99999em;font-size:0;overflow:hidden;}
.ind_secbox li.gg{width:34px;height:41px;line-height:18px;text-align:right;overflow:hidden;}
.ind_secbox li.gg a,.ind_secbox li.gg a:hover{font-size:14px;color:#128eeb;text-decoration:underline;}
input.srkcss:focus{
    outline:none;
    border-color:#9ecaed !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
   transition: border linear .2s, box-shadow linear .2s;
}
.menubox{width:1100px;height:48px;margin:auto;background:url(../images/menu_bg.png) repeat;overflow:hidden;}
.menubox ul li{float:left;width:156px;height:48px;padding-right:1px;}
.menubox ul li.first,.menubox ul li.last{width:157px;}
.menubox ul li.last{padding-right:0;}
.menubox ul li a{display:block;height:48px;line-height:48px;text-align:center;font-size:18px;font-weight:bold;color:#fff;overflow:hidden;cursor:pointer;}
.menubox ul li a:hover,.menubox ul li.on a{color:#fff;background:url(../images/menu_bgh.png) repeat;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}

.xxgkmenubox{width:1090px;height:48px;margin:auto;background:url(../images/menu_bg.png) repeat;padding:0 5px;position:relative;}
.xxgkmenubox ul li{float:left;width:122px;height:48px;}
.xxgkmenubox ul li.mu1{width:102px;}
.xxgkmenubox ul li.mu2{width:154px;}
.xxgkmenubox ul li a{display:block;height:48px;line-height:48px;text-align:center;font-size:18px;font-weight:bold;letter-spacing:1px;color:#fff;overflow:hidden;cursor:pointer;}
.xxgkmenubox ul li a:hover{color:#128eeb;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.xxgkmenubox .xxgk_logo{width:140px;height:50px;overflow:hidden;position:absolute;left:574px;top:-95px;}
.xxgkmenubox .xxgk_logo ul li{width:100%;height:auto;}
.xxgkmenubox .xxgk_logo .img_title{display:none;}
/*底部-友情链接*/
.bottom{width:100%;background:url(../images/black_50.png) repeat;}
.footer_linkcon{width:1100px;height:auto;margin:auto;position:relative;overflow:hidden;color:#fff;}
.footer_linkcon .foot_title{display:block;float:left;width:92px;height:36px;line-height:36px;font-size:18px;padding-right:10px;text-align:right;}
.footer_link{float:left;font-size:14px;}
.footer_link dl dd{float:left;width:158px;padding-right:28px;background:url(../images/link_line.gif) right 10px no-repeat;margin-right:24px;}
.footer_link dl dd.last{margin-right:0;padding-right:0;background:none;}
a.footer_link_a{display:block;width:122px;height:36px;line-height:36px;color:#fff;background:url(../images/link_ico.png) 133px 15px no-repeat;padding-right:36px;text-align:right;}
a.footer_link_a:hover,a.footer_link_a.navhover{color:#fff;background:url(../images/link_icoh.png) 134px 15px no-repeat;}
.footer_link_list{padding:0 0 0 20px;overflow:hidden;position:absolute;top:36px;left:0;width:1080px;min-height:30px;z-index:98;display:none;}
.footer_link_list ul li{float:left;width:142px;height:30px;line-height:30px;overflow:hidden;padding-right:10px;}
.footer_link_list ul li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;}
.footer_link_list ul li a:hover{color:#fff;}

.is-select{width:1100px;height:36px;margin:auto;}
.is-select .title{display:block;float:left;width:93px;height:36px;line-height:36px;font-size:18px;padding-right:17px;text-align:right;color:#fff;}
.is-select .select{position:relative;float:left;z-index:994;height:36px;padding-right:2px;background:url(../images/link_line.gif) right 10px no-repeat;}
.is-select dl.last{padding-right:0;background:none;}
.is-select .select dt{height:36px;display:inline-block;color:#fff;background:url(../images/link_ico.png) no-repeat 158px 15px;line-height:36px;cursor:pointer;width:146px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;font-size:14px;padding-left:62px;font-weight:normal;}
.is-select dl.first dt{background-position:127px 15px;padding-left:30px;}
.is-select dl.last dt{width:120px;}
.is-select .select dt:hover,.select dt.cur{border:none;}
.is-select .select dd{position:absolute;left:0;bottom:36px;width:208px;background:#f8f8f8;display:none;z-index:98;}
.is-select .select dd ul{padding:5px 5px;max-height:270px;_height:270px;overflow-y:auto;overflow-x:hidden;}
.is-select .select dd ul li{float:left;width:100%;border-bottom:#ddd 1px solid;}
.is-select .select dd ul li a{display:block;padding:0 5px;font:normal 12px/26px "Microsoft Yahei";white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;}
.is-select .select dd ul li a:hover{background:#f5f5f5;text-decoration:none;color:#128eeb;}
.is-select dl.first dd{width:176px;}
.is-select dl.last dd{width:182px;}

/*底部-版权信息*/
.footer{width:100%;height:auto;background:url(../images/footer_line.png) 0 0 repeat-x;}
.foot{width:1060px;height:auto;line-height:22px;margin:auto;overflow:hidden;padding:10px 20px 11px;color:#fff;position:relative;}
.foot p span{margin-right:1em;}
.foot a,.foot a:hover{color:#fff;}
.foot p{filter:alpha(opacity=75) !important;opacity:0.75 !important;}
.foot .bot_ico{width:52px;height:52px;position:absolute;right:80px;top:9px;overflow:hidden;}
.foot .bot_ico img{width:52px !important;height:52px !important;}
.foot .bot_jiucuo{width:75px;height:38px;position:absolute;right:0px;top:15px;overflow:hidden;}
.foot .bot_jiucuo img{width:75px !important;height:38px !important;}

/*信息公开列表*/
.xxgklist{font-size:14px;line-height:33px;overflow:hidden;}
.xxgklist div{display:none;}
.xxgklist div.active{display:block;}
.xxgklist li{height:33px;line-height:33px;vertical-align:bottom;padding:0 80px 0 12px;background:url(../images/ico.gif) 0 center no-repeat;overflow:hidden;position:relative;}
.xxgklist li a.title{display:block;float:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.xxgklist li .nr{display:block;float:left;width:auto;white-space:nowrap;max-width:100%;}
.xxgklist li .nr .gl{display:block;float:right;width:auto;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.xxgklist li .nr .gl .split{padding:0 2px;color:#999;font-size:12px;}
.xxgklist li .nr .gl a{display:inline;color:#ff0000;float:none;}
.xxgklist li .date{display:block;float:none;position:absolute;right:0;top:0;color:#999;font-size:12px;font-family:Arial;white-space:nowrap;}
.xxgklist li a u{display:none;}

/*外链提示 > 弹窗*/
.ui-dialog-title{font-family:"Microsoft YaHei";}
.ui-dialog-content{font-family:"Microsoft YaHei";}
.ui-dialog-content .jump-info p{word-break:break-all;}
.ui-dialog-content .jump-info .btn-group{padding-left:0;}
.ui-dialog-content .btn-group{padding-top:20px;text-align:center;display:block;}
.ui-dialog-content .btn-group .btn{display:inline-block;float:none;padding:0;margin:0 15px;border:0;cursor:pointer;outline:none;width:100px;height:36px;line-height:36px;font-size:14px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.ui-dialog-content .btn-group .btn-yes{background:#0078d3 ;color:#fff;}
.ui-dialog-content .btn-group .btn-no{background:#eee;color:#666;}
@media (max-width:767px) {
  .ui-dialog-content{width:250px !important;}
  .ui-dialog-content .btn-group .btn{margin:0 10px;width:90px;}
}

/*左右悬浮窗口*/
.home_web{width:80px;height:470px;position:fixed; _position:absolute;right:5px;top:174px;_top:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,100)||0)-(parseInt(this.currentStyle.marginBottom,100)||0)));_margin-top:-174px;z-index: 1000;}
.float_box{width:80px;height:auto;background:url(../images/white_60.png) repeat;}
.float_box .j-gotoTop{display:none;width:80px;height:37px;line-height:12px;font-size:10px;color:#fff;text-indent:-9999em;cursor:pointer;overflow:hidden;background:url(../images/float_ico.png) center 0 no-repeat;}
.float_box .j-gotoTop:hover{background:url(../images/float_icoh.png) center 0 no-repeat;}
.float_box .gotop-show{display:block;}
.float_box ul li{float:left;width:80px;height:85px;}
.float_box ul li .tit{display:block;width:80px;height:36px;padding-top:49px;line-height:28px;text-align:center;font-size:14px;color:#128eeb;position:relative;cursor:pointer;}
.float_box ul li .tit:hover{color:#fff;background:#128eeb;display:block;cursor:pointer;}
.float_box ul li .tit a{color:#128eeb;}
.float_box ul li .tit:hover a,.float_box ul li .tit a:hover{color:#fff;}
.float_box ul li .tit span{display:block;width:80px;height:30px;position:absolute;left:0;top:19px;overflow:hidden;background:url(../images/float_ico.png) no-repeat;}
.float_box ul li .tit:hover span{background:url(../images/float_icoh.png) no-repeat;}
.float_box ul li .tit span.ico1,.float_box ul li .tit:hover span.ico1{background-position:23px -56px;}
.float_box ul li .tit span.ico2,.float_box ul li .tit:hover span.ico2{background-position:23px -141px;}
.float_box ul li .tit span.ico3,.float_box ul li .tit:hover span.ico3{background-position:23px -226px;}
.float_box ul li .tit span.ico4,.float_box ul li .tit:hover span.ico4{background-position:23px -311px;}
.float_box ul li .tit span.ico5,.float_box ul li .tit:hover span.ico5{background-position:23px -396px;}
.float_box ul li .tit .ind_ewm{display:none;}
.float_box ul li .tit:hover .ind_ewm{display:block;position:absolute;left:-113px;top:-12px;width:98px;height:98px;background:url(../images/pewmbg.png) no-repeat;padding:5px 10px 5px 5px;overflow:hidden;}
.float_box ul li .tit:hover .ind_ewm ul li{width:98px;height:98px;overflow:hidden;padding:0;}
.float_box ul li .tit:hover .ind_ewm ul li .img_title{}

/*页面纠错*/
.ui-dialog-title{color:#3c609a;}
.correction-table{clear:both;font-size:14px;overflow:hidden;}
.correction-table th{width:80px;text-align:right;padding:2px 10px 2px 0;}
.correction-table th span{color:#3c609a;}
.correction-table td{padding:4px 0; position:relative;}
.correction-table td .msg-box{ top:0;}
.correction-table td select{padding:3px 5px;border:#ddd 1px solid;}
.correction-table td input{height:24px;line-height:24px;width:220px;padding:0 5px;border:#ddd 1px solid;}
.correction-table td input#checkCode{width:100px;}
.correction-table td textarea{width:380px;height:120px;padding:3px 5px;border:#ddd 1px solid;}
.correction-table td.btn-group{padding-left:92px!important;}
.correction-table td.btn-group input{background:#3c609a;height:36px;line-height:36px;cursor:pointer;border:0;outline:none;color:#fff;padding:0 10px;margin-right:10px;width:100px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.ui-dialog-footer button.ui-dialog-autofocus:active, .ui-dialog-footer button.ui-dialog-autofocus:focus, .ui-dialog-footer button.ui-dialog-autofocus:hover,.ui-dialog-footer button.ui-dialog-autofocus{background-color: #cc0c0d;border-color: #cc0c0d; outline: none;}